home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Essential Bibles
/
Essential Bibles (1998).iso
/
Win
/
UNZIPED
/
WQUIK30B
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-08-19
|
728b
|
26 lines
echo off
cls
echo RICHARD WEBSTER'S QUICK NUMEROLOGY
echo
echo To read the instruction manual on screen, enter this command:
echo
echo WQDOC
echo
echo To start the program, enter this command:
echo
echo WQUICK
echo
echo Vendors: To read the VENDINFO.DIZ information file, use an ordinary
echo text viewer. For example, if you use LIST, you would use this command:
echo
echo LIST VENDINFO.DIZ
echo
echo To print the VENDINFO.DIZ file, you would use this command:
echo
echo COPY VENDINFO.DIZ PRN
echo
echo Additional information is contained in the WQINFO.TXT file.
echo
echo LIST WQINFO.TXT or COPY WQINFO.TXT PRN
echo